How to Install fbterm software package in Debian 9 (Stretch)

How to Install fbterm software package in Debian 9 (Stretch)

fbterm software package provides fast framebuffer based terminal emulator for Linux, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fbterm 

fbterm is installed in your system.

Make ensure the fbterm package were installed using the commands given below,

$ sudo dpkg-query -l | grep fbterm *

You will get with fbterm package name, version, architecture and description in a table

fbterm package basic information:

Distro Debian 9 stretch
Section Utilities
Package fbterm
Version 1.7-4
Description fast framebuffer based terminal emulator for Linux
Sub Section Utils


See Also, How to uninstall or remove fbterm software package from Debian 9 (Stretch)?